| addVariableName(const std::string &variable, long id) | ccmc::FileReader | |
| ATTRIBUTE_DOES_NOT_EXIST | ccmc::FileReader | static |
| CDFFileReader() | ccmc::CDFFileReader | |
| close() | ccmc::FileReader | |
| closeFile() | ccmc::CDFFileReader | protectedvirtual |
| doesAttributeExist(const std::string &attribute) | ccmc::CDFFileReader | virtual |
| doesAttributeExist(long attribute) | ccmc::CDFFileReader | |
| doesVariableExist(const std::string &variable) | ccmc::CDFFileReader | virtual |
| doesVariableExist(long variable) | ccmc::CDFFileReader | |
| FILE_DOES_NOT_EXIST | ccmc::FileReader | static |
| FileReader() | ccmc::FileReader | |
| gAttributeByID | ccmc::FileReader | protected |
| gAttributes | ccmc::FileReader | protected |
| getCurrentFilename() | ccmc::CDFFileReader | virtual |
| getGlobalAttribute(long i) | ccmc::CDFFileReader | virtual |
| getGlobalAttribute(const std::string &attribute) | ccmc::CDFFileReader | virtual |
| getGlobalAttributeID(const std::string &attribute) | ccmc::CDFFileReader | virtual |
| getGlobalAttributeName(long attribute_id) | ccmc::CDFFileReader | virtual |
| getNumberOfGlobalAttributes() | ccmc::CDFFileReader | virtual |
| getNumberOfRecords(const std::string &variable) | ccmc::CDFFileReader | virtual |
| getNumberOfRecords(long variable_id) | ccmc::CDFFileReader | virtual |
| getNumberOfVariableAttributes() | ccmc::CDFFileReader | virtual |
| getNumberOfVariables() | ccmc::CDFFileReader | virtual |
| getVariable(const std::string &variable) | ccmc::CDFFileReader | virtual |
| getVariable(long variableID) | ccmc::CDFFileReader | virtual |
| getVariable(const std::string &variable, long startIndex, long count) | ccmc::CDFFileReader | virtual |
| getVariable(long variableID, long startIndex, long count) | ccmc::CDFFileReader | virtual |
| getVariableAtIndex(const std::string &variable, long index) | ccmc::CDFFileReader | virtual |
| getVariableAtIndex(long variable_id, long index) | ccmc::CDFFileReader | virtual |
| getVariableAttribute(const std::string &variable, const std::string &attribute) | ccmc::CDFFileReader | virtual |
| getVariableAttributeName(long attribute_id) | ccmc::CDFFileReader | virtual |
| getVariableAttributeNames() | ccmc::CDFFileReader | virtual |
| getVariableID(const std::string &variable) | ccmc::CDFFileReader | virtual |
| getVariableInt(const std::string &variable) | ccmc::CDFFileReader | virtual |
| getVariableIntAtIndex(const std::string &variable, long index) | ccmc::CDFFileReader | virtual |
| getVariableName(long variable_id) | ccmc::CDFFileReader | virtual |
| initializeGlobalAttributes() | ccmc::CDFFileReader | protected |
| initializeVariableAttributes() | ccmc::CDFFileReader | protected |
| initializeVariableIDs() | ccmc::CDFFileReader | protectedvirtual |
| initializeVariableNames() | ccmc::CDFFileReader | protectedvirtual |
| LOAD_FAILED | ccmc::FileReader | static |
| MODEL_NOT_SUPPORTED | ccmc::FileReader | static |
| NOT_A_VALID_KAMELEON_FILE | ccmc::FileReader | static |
| numGAttributes | ccmc::FileReader | protected |
| numVAttributes | ccmc::FileReader | protected |
| OK | ccmc::FileReader | static |
| open(const std::string &filename, bool readonly=true) | ccmc::FileReader | |
| OPEN_ERROR | ccmc::FileReader | static |
| openFile(const std::string &filename, bool readonly=true) | ccmc::CDFFileReader | protectedvirtual |
| UNABLE_TO_ALLOCATE_MEMORY | ccmc::FileReader | static |
| VARIABLE_DOES_NOT_EXIST | ccmc::FileReader | static |
| VARIABLE_NOT_IN_MEMORY | ccmc::FileReader | static |
| variableIDs | ccmc::FileReader | protected |
| variableNames | ccmc::FileReader | protected |
| vAttributes | ccmc::FileReader | protected |
| ~CDFFileReader() | ccmc::CDFFileReader | virtual |
| ~FileReader() | ccmc::FileReader | virtual |